﻿2026-04-29T08:54:41.7016376Z Current runner version: '2.334.0'
2026-04-29T08:54:41.7044215Z ##[group]Runner Image Provisioner
2026-04-29T08:54:41.7045190Z Hosted Compute Agent
2026-04-29T08:54:41.7045740Z Version: 20260213.493
2026-04-29T08:54:41.7046369Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-04-29T08:54:41.7047105Z Build Date: 2026-02-13T00:28:41Z
2026-04-29T08:54:41.7047793Z Worker ID: {3442c871-24b1-4b0f-9aab-0149f127c370}
2026-04-29T08:54:41.7048450Z Azure Region: westus
2026-04-29T08:54:41.7049047Z ##[endgroup]
2026-04-29T08:54:41.7050576Z ##[group]Operating System
2026-04-29T08:54:41.7051396Z Ubuntu
2026-04-29T08:54:41.7051981Z 24.04.4
2026-04-29T08:54:41.7052454Z LTS
2026-04-29T08:54:41.7052937Z ##[endgroup]
2026-04-29T08:54:41.7053421Z ##[group]Runner Image
2026-04-29T08:54:41.7054136Z Image: ubuntu-24.04
2026-04-29T08:54:41.7054649Z Version: 20260413.86.1
2026-04-29T08:54:41.7055933Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260413.86/images/ubuntu/Ubuntu2404-Readme.md
2026-04-29T08:54:41.7057404Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260413.86
2026-04-29T08:54:41.7058397Z ##[endgroup]
2026-04-29T08:54:41.7059645Z ##[group]GITHUB_TOKEN Permissions
2026-04-29T08:54:41.7061984Z Checks: write
2026-04-29T08:54:41.7062635Z Contents: read
2026-04-29T08:54:41.7063180Z Metadata: read
2026-04-29T08:54:41.7063689Z PullRequests: write
2026-04-29T08:54:41.7064332Z ##[endgroup]
2026-04-29T08:54:41.7066502Z Secret source: Actions
2026-04-29T08:54:41.7067249Z Prepare workflow directory
2026-04-29T08:54:41.7703149Z Prepare all required actions
2026-04-29T08:54:41.7748314Z Getting action download info
2026-04-29T08:54:42.2725658Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-04-29T08:54:42.8584210Z Download action repository 'actions/setup-java@v5' (SHA:be666c2fcd27ec809703dec50e508c2fdc7f6654)
2026-04-29T08:54:43.7627477Z Complete job name: Lint & Static Analysis
2026-04-29T08:54:43.8438098Z ##[group]Run actions/checkout@v6
2026-04-29T08:54:43.8439083Z with:
2026-04-29T08:54:43.8439564Z   repository: Mesya82/Service-Book
2026-04-29T08:54:43.8440325Z   token: ***
2026-04-29T08:54:43.8440750Z   ssh-strict: true
2026-04-29T08:54:43.8441664Z   ssh-user: git
2026-04-29T08:54:43.8442132Z   persist-credentials: true
2026-04-29T08:54:43.8442615Z   clean: true
2026-04-29T08:54:43.8443064Z   sparse-checkout-cone-mode: true
2026-04-29T08:54:43.8443605Z   fetch-depth: 1
2026-04-29T08:54:43.8444055Z   fetch-tags: false
2026-04-29T08:54:43.8444503Z   show-progress: true
2026-04-29T08:54:43.8444952Z   lfs: false
2026-04-29T08:54:43.8445374Z   submodules: false
2026-04-29T08:54:43.8445835Z   set-safe-directory: true
2026-04-29T08:54:43.8446652Z env:
2026-04-29T08:54:43.8447116Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-04-29T08:54:43.8447688Z ##[endgroup]
2026-04-29T08:54:43.9627246Z Syncing repository: Mesya82/Service-Book
2026-04-29T08:54:43.9630510Z ##[group]Getting Git version info
2026-04-29T08:54:43.9632199Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-29T08:54:43.9634062Z [command]/usr/bin/git version
2026-04-29T08:54:43.9663004Z git version 2.53.0
2026-04-29T08:54:43.9692388Z ##[endgroup]
2026-04-29T08:54:43.9709590Z Temporarily overriding HOME='/home/runner/work/_temp/c4ea8a9d-7a0a-49a9-8619-02499650c6ad' before making global git config changes
2026-04-29T08:54:43.9713098Z Adding repository directory to the temporary git global config as a safe directory
2026-04-29T08:54:43.9717931Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-29T08:54:43.9761721Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-29T08:54:43.9766962Z ##[group]Initializing the repository
2026-04-29T08:54:43.9772876Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-29T08:54:43.9885430Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-29T08:54:43.9887955Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-29T08:54:43.9900841Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-29T08:54:43.9904463Z hint: call:
2026-04-29T08:54:43.9905645Z hint:
2026-04-29T08:54:43.9907004Z hint: 	git config --global init.defaultBranch <name>
2026-04-29T08:54:43.9908350Z hint:
2026-04-29T08:54:43.9909584Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-29T08:54:43.9911869Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-29T08:54:43.9913651Z hint:
2026-04-29T08:54:43.9914488Z hint: 	git branch -m <name>
2026-04-29T08:54:43.9915543Z hint:
2026-04-29T08:54:43.9916788Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-29T08:54:43.9919003Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-29T08:54:43.9923864Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-29T08:54:43.9954220Z ##[endgroup]
2026-04-29T08:54:43.9955510Z ##[group]Disabling automatic garbage collection
2026-04-29T08:54:43.9956672Z [command]/usr/bin/git config --local gc.auto 0
2026-04-29T08:54:43.9995222Z ##[endgroup]
2026-04-29T08:54:43.9997023Z ##[group]Setting up auth
2026-04-29T08:54:43.9998489Z Removing SSH command configuration
2026-04-29T08:54:44.0004084Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-29T08:54:44.0043713Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-29T08:54:44.0379396Z Removing HTTP extra header
2026-04-29T08:54:44.0381888Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-29T08:54:44.0428916Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-29T08:54:44.0663450Z Removing includeIf entries pointing to credentials config files
2026-04-29T08:54:44.0665166Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-29T08:54:44.0700410Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-29T08:54:44.0952924Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-29T08:54:44.0995283Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path /home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:54:44.1031787Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:54:44.1066296Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:54:44.1102772Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:54:44.1137703Z ##[endgroup]
2026-04-29T08:54:44.1139597Z ##[group]Fetching the repository
2026-04-29T08:54:44.1151904Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6c73a4b709a0266eabc9fc3fafb75c08433a04e6:refs/remotes/pull/50/merge
2026-04-29T08:54:44.7372856Z From https://github.com/Mesya82/Service-Book
2026-04-29T08:54:44.7377468Z  * [new ref]         6c73a4b709a0266eabc9fc3fafb75c08433a04e6 -> pull/50/merge
2026-04-29T08:54:44.7426438Z ##[endgroup]
2026-04-29T08:54:44.7428191Z ##[group]Determining the checkout info
2026-04-29T08:54:44.7429901Z ##[endgroup]
2026-04-29T08:54:44.7431427Z [command]/usr/bin/git sparse-checkout disable
2026-04-29T08:54:44.7465040Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-29T08:54:44.7504149Z ##[group]Checking out the ref
2026-04-29T08:54:44.7507540Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/50/merge
2026-04-29T08:54:45.0622527Z Note: switching to 'refs/remotes/pull/50/merge'.
2026-04-29T08:54:45.0624178Z 
2026-04-29T08:54:45.0625048Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-29T08:54:45.0627010Z changes and commit them, and you can discard any commits you make in this
2026-04-29T08:54:45.0629133Z state without impacting any branches by switching back to a branch.
2026-04-29T08:54:45.0630406Z 
2026-04-29T08:54:45.0631611Z If you want to create a new branch to retain commits you create, you may
2026-04-29T08:54:45.0633607Z do so (now or later) by using -c with the switch command. Example:
2026-04-29T08:54:45.0634781Z 
2026-04-29T08:54:45.0635431Z   git switch -c <new-branch-name>
2026-04-29T08:54:45.0636251Z 
2026-04-29T08:54:45.0636795Z Or undo this operation with:
2026-04-29T08:54:45.0637749Z 
2026-04-29T08:54:45.0638494Z   git switch -
2026-04-29T08:54:45.0639519Z 
2026-04-29T08:54:45.0640708Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-29T08:54:45.0642438Z 
2026-04-29T08:54:45.0643887Z HEAD is now at 6c73a4b Merge ef784f82e51368f2736915fa2001e4c3c8f07a2e into 8d975e67b23252f2760f27bb51a133ff36eb14d9
2026-04-29T08:54:45.0910695Z ##[endgroup]
2026-04-29T08:54:45.0951574Z [command]/usr/bin/git log -1 --format=%H
2026-04-29T08:54:45.0977843Z 6c73a4b709a0266eabc9fc3fafb75c08433a04e6
2026-04-29T08:54:45.1335314Z ##[group]Run actions/setup-java@v5
2026-04-29T08:54:45.1336990Z with:
2026-04-29T08:54:45.1338138Z   java-version: 17
2026-04-29T08:54:45.1339473Z   distribution: temurin
2026-04-29T08:54:45.1341209Z   cache: gradle
2026-04-29T08:54:45.1342553Z   java-package: jdk
2026-04-29T08:54:45.1343768Z   check-latest: false
2026-04-29T08:54:45.1345206Z   server-id: github
2026-04-29T08:54:45.1346589Z   server-username: GITHUB_ACTOR
2026-04-29T08:54:45.1347975Z   server-password: GITHUB_TOKEN
2026-04-29T08:54:45.1349540Z   overwrite-settings: true
2026-04-29T08:54:45.1350858Z   job-status: success
2026-04-29T08:54:45.1352830Z   token: ***
2026-04-29T08:54:45.1354013Z env:
2026-04-29T08:54:45.1355394Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-04-29T08:54:45.1356853Z ##[endgroup]
2026-04-29T08:54:45.3086739Z ##[group]Installed distributions
2026-04-29T08:54:45.3162520Z Resolved Java 17.0.18+8 from tool-cache
2026-04-29T08:54:45.3164321Z Setting Java 17.0.18+8 as the default
2026-04-29T08:54:45.3176992Z Creating toolchains.xml for JDK version 17 from temurin
2026-04-29T08:54:45.3262238Z Writing to /home/runner/.m2/toolchains.xml
2026-04-29T08:54:45.3263871Z 
2026-04-29T08:54:45.3264972Z Java configuration:
2026-04-29T08:54:45.3266639Z   Distribution: temurin
2026-04-29T08:54:45.3268731Z   Version: 17.0.18+8
2026-04-29T08:54:45.3270885Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-29T08:54:45.3272788Z 
2026-04-29T08:54:45.3274645Z ##[endgroup]
2026-04-29T08:54:45.3299502Z Creating settings.xml with server-id: github
2026-04-29T08:54:45.3302116Z Writing to /home/runner/.m2/settings.xml
2026-04-29T08:54:45.6854543Z Cache hit for: setup-java-Linux-x64-gradle-412a555fafa6bf575322fb68ace2b54cab4369c21c53a19e5e9cffc13f313054
2026-04-29T08:54:46.9668501Z Received 0 of 1041355086 (0.0%), 0.0 MBs/sec
2026-04-29T08:54:47.9664387Z Received 113246208 of 1041355086 (10.9%), 54.0 MBs/sec
2026-04-29T08:54:48.9674332Z Received 260046848 of 1041355086 (25.0%), 82.6 MBs/sec
2026-04-29T08:54:49.9792934Z Received 385875968 of 1041355086 (37.1%), 91.7 MBs/sec
2026-04-29T08:54:50.9790100Z Received 528482304 of 1041355086 (50.7%), 100.6 MBs/sec
2026-04-29T08:54:51.9796744Z Received 637534208 of 1041355086 (61.2%), 101.1 MBs/sec
2026-04-29T08:54:52.9800075Z Received 775946240 of 1041355086 (74.5%), 105.5 MBs/sec
2026-04-29T08:54:53.9880409Z Received 910163968 of 1041355086 (87.4%), 108.3 MBs/sec
2026-04-29T08:54:54.9815582Z Received 1023410176 of 1041355086 (98.3%), 108.3 MBs/sec
2026-04-29T08:54:55.0527049Z Received 1041355086 of 1041355086 (100.0%), 109.3 MBs/sec
2026-04-29T08:54:55.0528496Z Cache Size: ~993 MB (1041355086 B)
2026-04-29T08:54:55.0763201Z [command]/usr/bin/tar -xf /home/runner/work/_temp/472636a5-a112-405b-afb1-da826ae9d86a/cache.tzst -P -C /home/runner/work/Service-Book/Service-Book --use-compress-program unzstd
2026-04-29T08:55:01.8910605Z Cache restored successfully
2026-04-29T08:55:02.7232258Z Cache restored from key: setup-java-Linux-x64-gradle-412a555fafa6bf575322fb68ace2b54cab4369c21c53a19e5e9cffc13f313054
2026-04-29T08:55:02.7450555Z ##[group]Run chmod +x gradlew
2026-04-29T08:55:02.7450909Z [36;1mchmod +x gradlew[0m
2026-04-29T08:55:02.7479086Z shell: /usr/bin/bash -e {0}
2026-04-29T08:55:02.7479355Z env:
2026-04-29T08:55:02.7479568Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-04-29T08:55:02.7479973Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-29T08:55:02.7480461Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-29T08:55:02.7480836Z ##[endgroup]
2026-04-29T08:55:02.8273847Z ##[group]Run ./gradlew lintDebug ktlintCheck detekt
2026-04-29T08:55:02.8274294Z [36;1m./gradlew lintDebug ktlintCheck detekt[0m
2026-04-29T08:55:02.8296920Z shell: /usr/bin/bash -e {0}
2026-04-29T08:55:02.8297180Z env:
2026-04-29T08:55:02.8297401Z   FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
2026-04-29T08:55:02.8297796Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-29T08:55:02.8298308Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64
2026-04-29T08:55:02.8298742Z ##[endgroup]
2026-04-29T08:55:06.4349654Z 
2026-04-29T08:55:06.4382868Z Welcome to Gradle 8.11.1!
2026-04-29T08:55:06.4406513Z 
2026-04-29T08:55:06.4414845Z Here are the highlights of this release:
2026-04-29T08:55:06.4415878Z  - Parallel load and store for Configuration Cache
2026-04-29T08:55:06.4420341Z  - Java compilation errors at the end of the build output
2026-04-29T08:55:06.4421223Z  - Consolidated report for warnings and deprecations
2026-04-29T08:55:06.4422285Z 
2026-04-29T08:55:06.4422803Z For more details see https://docs.gradle.org/8.11.1/release-notes.html
2026-04-29T08:55:06.4445008Z 
2026-04-29T08:55:06.6333835Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-04-29T08:55:17.9361529Z 
2026-04-29T08:55:17.9392053Z > Configure project :app
2026-04-29T08:55:17.9446735Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=host' is experimental.
2026-04-29T08:55:22.8391793Z 
2026-04-29T08:55:22.8421930Z > Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
2026-04-29T08:55:22.8445882Z > Task :app:preBuild UP-TO-DATE
2026-04-29T08:55:22.8481806Z > Task :app:preDebugBuild UP-TO-DATE
2026-04-29T08:55:24.1346994Z > Task :app:checkDebugAarMetadata
2026-04-29T08:55:24.1347651Z > Task :app:generateDebugResValues
2026-04-29T08:55:24.2334937Z > Task :app:mapDebugSourceSetPaths
2026-04-29T08:55:24.2341657Z > Task :app:generateDebugResources
2026-04-29T08:55:25.9352291Z > Task :app:createDebugCompatibleScreenManifests
2026-04-29T08:55:25.9374286Z > Task :app:extractDeepLinksDebug
2026-04-29T08:55:27.1338221Z > Task :app:mergeDebugResources
2026-04-29T08:55:27.5334488Z > Task :app:processDebugMainManifest
2026-04-29T08:55:27.5336541Z > Task :app:packageDebugResources
2026-04-29T08:55:28.1343729Z > Task :app:parseDebugLocalResources
2026-04-29T08:55:28.2353101Z > Task :app:processDebugManifest
2026-04-29T08:55:28.2388306Z > Task :app:processDebugManifestForPackage
2026-04-29T08:55:28.2416366Z > Task :app:javaPreCompileDebug
2026-04-29T08:55:28.6342273Z > Task :app:preDebugAndroidTestBuild SKIPPED
2026-04-29T08:55:28.6371903Z > Task :app:generateDebugAndroidTestResValues
2026-04-29T08:55:28.7340335Z > Task :app:extractProguardFiles
2026-04-29T08:55:28.7351949Z > Task :app:preDebugUnitTestBuild UP-TO-DATE
2026-04-29T08:55:28.9371961Z > Task :app:loadKtlintReporters
2026-04-29T08:55:29.0334664Z > Task :app:runKtlintCheckOverAndroidTestDebugSourceSet NO-SOURCE
2026-04-29T08:55:29.0361917Z > Task :app:ktlintAndroidTestDebugSourceSetCheck SKIPPED
2026-04-29T08:55:29.0362978Z > Task :app:runKtlintCheckOverAndroidTestReleaseSourceSet NO-SOURCE
2026-04-29T08:55:29.0382010Z > Task :app:ktlintAndroidTestReleaseSourceSetCheck SKIPPED
2026-04-29T08:55:29.4338090Z > Task :app:processDebugResources
2026-04-29T08:55:35.6362485Z > Task :app:runKtlintCheckOverAndroidTestSourceSet
2026-04-29T08:55:35.8403371Z > Task :app:ktlintAndroidTestSourceSetCheck
2026-04-29T08:55:36.1344805Z > Task :app:runKtlintCheckOverDebugSourceSet
2026-04-29T08:55:36.3382015Z > Task :app:ktlintDebugSourceSetCheck
2026-04-29T08:55:36.8330701Z > Task :app:runKtlintCheckOverKotlinScripts
2026-04-29T08:55:37.1394981Z > Task :app:ktlintKotlinScriptCheck
2026-04-29T08:55:48.8346039Z > Task :app:runKtlintCheckOverMainSourceSet
2026-04-29T08:55:49.1404580Z > Task :app:ktlintMainSourceSetCheck
2026-04-29T08:55:49.1482098Z > Task :app:runKtlintCheckOverReleaseSourceSet NO-SOURCE
2026-04-29T08:55:49.1542118Z > Task :app:ktlintReleaseSourceSetCheck SKIPPED
2026-04-29T08:55:49.7332267Z > Task :app:runKtlintCheckOverTestDebugSourceSet
2026-04-29T08:55:49.9348139Z > Task :app:ktlintTestDebugSourceSetCheck
2026-04-29T08:55:49.9432263Z > Task :app:runKtlintCheckOverTestFixturesDebugSourceSet NO-SOURCE
2026-04-29T08:55:49.9472181Z > Task :app:ktlintTestFixturesDebugSourceSetCheck SKIPPED
2026-04-29T08:55:49.9517714Z > Task :app:runKtlintCheckOverTestFixturesReleaseSourceSet NO-SOURCE
2026-04-29T08:55:49.9561998Z > Task :app:ktlintTestFixturesReleaseSourceSetCheck SKIPPED
2026-04-29T08:55:49.9590599Z > Task :app:runKtlintCheckOverTestFixturesSourceSet NO-SOURCE
2026-04-29T08:55:49.9668255Z > Task :app:ktlintTestFixturesSourceSetCheck SKIPPED
2026-04-29T08:55:49.9751995Z > Task :app:runKtlintCheckOverTestReleaseSourceSet NO-SOURCE
2026-04-29T08:55:49.9799952Z > Task :app:ktlintTestReleaseSourceSetCheck SKIPPED
2026-04-29T08:55:57.6363324Z > Task :app:runKtlintCheckOverTestSourceSet
2026-04-29T08:55:57.7365909Z > Task :app:ktlintTestSourceSetCheck
2026-04-29T08:55:57.7421903Z > Task :app:ktlintCheck
2026-04-29T08:55:59.4352464Z > Task :app:compileDebugKotlin
2026-04-29T08:56:17.1330592Z > Task :app:detekt
2026-04-29T08:56:36.6371620Z 
2026-04-29T08:56:36.6393516Z > Task :app:compileDebugKotlin
2026-04-29T08:56:36.6409891Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/ImageViewerScreen.kt:65:9 'fun rememberTransformableState(onTransformation: (Float, Offset, Float) -> Unit): TransformableState' is deprecated. Prefer remembering a TransformableState with a onTransformation lambda that takes the centroid. This centroid (if specified) is the point at which zooming or rotation should happen around which allows for more natural transformations.
2026-04-29T08:56:36.6428352Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:150:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-29T08:56:36.6504388Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:161:60 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-29T08:56:36.6543003Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:368:49 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-04-29T08:56:36.6584366Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:442:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-29T08:56:36.6644548Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:449:64 'fun rememberTooltipPositionProvider(spacingBetweenTooltipAndAnchor: Dp = ...): PopupPositionProvider' is deprecated. Deprecated in favor of rememberTooltipPositionProvider API that takes a preferred positioning. Please use rememberTooltipPositionProvider with TooltipAnchorPosition.Above if this same behavior is desired.
2026-04-29T08:56:36.6673371Z w: file:///home/runner/work/Service-Book/Service-Book/app/src/main/java/com/servicebook/ui/records/RecordDetailScreen.kt:540:107 'val Icons.Filled.InsertDriveFile: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.InsertDriveFile.
2026-04-29T08:56:38.3371726Z 
2026-04-29T08:56:38.3392778Z > Task :app:compileDebugJavaWithJavac NO-SOURCE
2026-04-29T08:56:38.5352351Z > Task :app:bundleDebugClassesToCompileJar
2026-04-29T08:56:39.4342472Z > Task :app:generateDebugLintReportModel
2026-04-29T08:56:39.8332548Z > Task :app:generateDebugAndroidTestLintModel
2026-04-29T08:56:40.2364604Z > Task :app:generateDebugUnitTestLintModel
2026-04-29T08:57:06.0330553Z > Task :app:lintAnalyzeDebugAndroidTest
2026-04-29T08:57:10.1332178Z > Task :app:lintAnalyzeDebug
2026-04-29T08:57:36.0334427Z > Task :app:lintAnalyzeDebugUnitTest
2026-04-29T08:58:20.8331736Z 
2026-04-29T08:58:20.8352290Z > Task :app:lintReportDebug
2026-04-29T08:58:20.8365654Z Wrote HTML report to file:///home/runner/work/Service-Book/Service-Book/app/build/reports/lint-results-debug.html
2026-04-29T08:58:20.8385920Z 
2026-04-29T08:58:20.8391975Z > Task :app:lintDebug
2026-04-29T08:58:20.9330766Z 
2026-04-29T08:58:20.9352072Z BUILD SUCCESSFUL in 3m 16s
2026-04-29T08:58:20.9368006Z 40 actionable tasks: 40 executed
2026-04-29T08:58:21.4653907Z Post job cleanup.
2026-04-29T08:58:21.6107845Z Cache hit occurred on the primary key setup-java-Linux-x64-gradle-412a555fafa6bf575322fb68ace2b54cab4369c21c53a19e5e9cffc13f313054, not saving cache.
2026-04-29T08:58:21.6275227Z Post job cleanup.
2026-04-29T08:58:21.7320518Z [command]/usr/bin/git version
2026-04-29T08:58:21.7365973Z git version 2.53.0
2026-04-29T08:58:21.7416264Z Temporarily overriding HOME='/home/runner/work/_temp/9a6a8178-07c9-4ea1-a687-4a202b36c763' before making global git config changes
2026-04-29T08:58:21.7417953Z Adding repository directory to the temporary git global config as a safe directory
2026-04-29T08:58:21.7424537Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-29T08:58:21.7467733Z Removing SSH command configuration
2026-04-29T08:58:21.7477407Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-29T08:58:21.7528432Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-29T08:58:21.7847938Z Removing HTTP extra header
2026-04-29T08:58:21.7855891Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-29T08:58:21.7907086Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-29T08:58:21.8154877Z Removing includeIf entries pointing to credentials config files
2026-04-29T08:58:21.8162795Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-29T08:58:21.8195325Z includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path
2026-04-29T08:58:21.8196685Z includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path
2026-04-29T08:58:21.8197969Z includeif.gitdir:/github/workspace/.git.path
2026-04-29T08:58:21.8198885Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-04-29T08:58:21.8208375Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path
2026-04-29T08:58:21.8241356Z /home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8254765Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git.path /home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8308165Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path
2026-04-29T08:58:21.8352420Z /home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8356986Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/Service-Book/Service-Book/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8398833Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-04-29T08:58:21.8429573Z /github/runner_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8439424Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8479472Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-04-29T08:58:21.8515769Z /github/runner_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8527943Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config
2026-04-29T08:58:21.8603203Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-29T08:58:21.8977776Z Removing credentials config '/home/runner/work/_temp/git-credentials-864d1c95-8caf-440d-97ed-c53ebc87ea5e.config'
2026-04-29T08:58:21.9187644Z Cleaning up orphan processes
2026-04-29T08:58:21.9542615Z Terminate orphan process: pid (2177) (java)
2026-04-29T08:58:21.9579600Z Terminate orphan process: pid (2295) (java)
